Micron Document
🌎 rns.kin.earth git 🌍

Node / dev / reticulum / commits / a51f5f2

Commit a51f5f2eafe45bd18e9b05df96476c1835c2e90b


Parents : 9e8d71d
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-01-19T21:09:40+01:00

Updated changelog

Changes

1 files changed, 16 insertions(+), 0 deletions(-)


Diff

diff --git a/Changelog.md b/Changelog.md
index e0647362..aa5b276e 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,19 @@
+### 2025-01-19: RNS β 0.9.1
+
+This maintenance release adds reject signalling mechanism to resource transfers, fixes inconsistencies in the code examples, and improves thread configuration in the transport core.
+
+**Changes**
+- Added resource reject signalling
+- Added error reporting on configured radio parameter mismatch on Android
+- Improved thread configuration for transport core threads
+- Updated examples
+
+**Release Hashes**
+```
+49288a562ad6d4b5647c3afec051a6bb6497b75e3f165a972436134d4a93ad76 rns-0.9.1-py3-none-any.whl
+abd6c4bdead2fc25d0b9b2cda5708586e8cb776b088f2a901a5f262e2ed901ae rnspure-0.9.1-py3-none-any.whl
+```
+
### 2025-01-17: RNS β 0.9.0
This release lays the groundwork for future performance and resource utilisation optimisations. Most importantly, this release adds **link MTU autodiscovery**, which allow established links to use much higher MTUs than the base MTU of 500 bytes.

Served by rngit 1.5.2 - Generated in 0.05s